func runtime/pprof.writeGoroutine

2 uses

	runtime/pprof (current package)
		pprof.go#L151: 	write: writeGoroutine,
		pprof.go#L681: func writeGoroutine(w io.Writer, debug int) error {